home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Third Party Demos / Productivity / atOnce / atOnce! Demo / atOnce! Demo / card_66990.txt < prev    next >
Text File  |  1990-03-20  |  4KB  |  192 lines

  1. -- card: 66990 from stack: in
  2. -- bmap block id: 88157
  3. -- flags: 4000
  4. -- background id: 67138
  5. -- name: Text Sampler
  6. ----- HyperTalk script -----
  7. on OpenCard
  8.   hide card field "ender"
  9.   show card field "clickCue"
  10.   wait 3 seconds
  11.   hide card field "clickcue"
  12. end openCard
  13.  
  14. on closecard
  15.   hide card field "clickCue"
  16. end closecard
  17.  
  18.  
  19.  
  20.  
  21. -- part 1 (button)
  22. -- low flags: 00
  23. -- high flags: 0000
  24. -- rect: left=352 top=215 right=266 bottom=443
  25. -- title width / last selected line: 0
  26. -- icon id / first selected line: 0 / 0
  27. -- text alignment: 1
  28. -- font id: 0
  29. -- text size: 12
  30. -- style flags: 0
  31. -- line height: 16
  32. -- part name: New Button
  33. ----- HyperTalk script -----
  34. on mouseUp
  35.   push this card
  36.   visual effect dissolve slowly
  37.   go to card "double entry Example"
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 4 (button)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=365 top=318 right=341 bottom=391
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 15420 / 15420
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: Prev
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   visual effect wipe right
  57.   go prev
  58.  
  59. end mouseUp
  60.  
  61.  
  62.  
  63. -- part 5 (button)
  64. -- low flags: 00
  65. -- high flags: 2000
  66. -- rect: left=163 top=157 right=171 bottom=259
  67. -- title width / last selected line: 0
  68. -- icon id / first selected line: 0 / 0
  69. -- text alignment: 1
  70. -- font id: 0
  71. -- text size: 12
  72. -- style flags: 0
  73. -- line height: 16
  74. -- part name: New Button
  75. ----- HyperTalk script -----
  76.  
  77. on mouseUp
  78.   push card
  79.   visual effect zoom open
  80.   go card "term Double Entry"
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part 7 (button)
  86. -- low flags: 00
  87. -- high flags: 2000
  88. -- rect: left=88 top=253 right=266 bottom=160
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: New Button
  97. ----- HyperTalk script -----
  98.  
  99. on mouseUp
  100.   visual effect zoom open
  101.   Go card "Term liabilities"
  102. end mouseUp
  103.  
  104.  
  105.  
  106. -- part 9 (field)
  107. -- low flags: 81
  108. -- high flags: 2004
  109. -- rect: left=70 top=169 right=253 bottom=275
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 0
  113. -- font id: 21
  114. -- text size: 18
  115. -- style flags: 0
  116. -- line height: 20
  117. -- part name: ClickCue
  118.  
  119.  
  120. -- part 10 (button)
  121. -- low flags: 00
  122. -- high flags: 0000
  123. -- rect: left=392 top=295 right=342 bottom=441
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: New Button
  132. ----- HyperTalk script -----
  133. on mouseUp
  134.   beep
  135.   Show card field "ender"
  136.   wait 3 seconds
  137.   hide card field "ender"
  138.   go card "Menu"
  139. end mouseUp
  140.  
  141.  
  142.  
  143. -- part 11 (field)
  144. -- low flags: 80
  145. -- high flags: 2004
  146. -- rect: left=74 top=272 right=322 bottom=435
  147. -- title width / last selected line: 0
  148. -- icon id / first selected line: 0 / 0
  149. -- text alignment: 0
  150. -- font id: 21
  151. -- text size: 18
  152. -- style flags: 0
  153. -- line height: 20
  154. -- part name: ender
  155.  
  156.  
  157. -- part contents for background part 1
  158. ----- text -----
  159.  
  160.    Now that we‚Äôve presented the fundamental accounting equation, we're ready to move on and show you how it is applied.  This equation is used in what is called the                         system.  
  161.    Each transaction and event recorded in an accounting system has a dual effect on the accounting equation.  What do we mean by dual effect?  Well, the equation recognizes that each transaction or event increases (+) or decreases (-)
  162.            ,                   , and/or                           .   
  163.                           
  164.  
  165. -- part contents for background part 17
  166. ----- text -----
  167. The double-entry system
  168.  
  169. -- part contents for background part 19
  170. ----- text -----
  171. 16
  172.  
  173. -- part contents for background part 18
  174. ----- text -----
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182. Click here for an example.
  183.  
  184. -- part contents for card part 9
  185. ----- text -----
  186.                            ^
  187. Click on the bold words     to see them defined.
  188.           v                    
  189.  
  190. -- part contents for card part 11
  191. ----- text -----
  192. This ends the sample of the Accounting Basics portion of the atOnce! Learning Set.